#header {
    background-image: url('../../images/header_logo.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #FFFFFF;
    height: 45px;
    width: 100%;
}

#footer .top_footer.left {
    float: left;
    width: 200px;
    background-image: url('../../images/bloei/footer_logo.png');
    background-repeat: no-repeat;
    background-position: 30px 5px;
    padding-left: 20px;
}
